Entity integrity definition

Search

Entity integrity

Entity integrity logo #21000 In the relational data model, entity integrity is one of the three inherent integrity rules. Entity integrity is an integrity rule which states that every table must have a primary key and that the column or columns chosen to be the primary key should be unique and not NULL. Within relational databases using SQL, entity integrity is enforced by ad...
Found on http://en.wikipedia.org/wiki/Entity_integrity
No exact match found.